Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the ml-models group with 2 updates: xgboost and shap.

Updates xgboost from 3.0.5 to 3.1.0

Release notes

Sourced from xgboost's releases.

Release 3.1.0 stable

Release note

https://xgboost.readthedocs.io/en/latest/changes/v3.1.0.html

Additional artifacts:

You can verify the downloaded packages by running the following command on your Unix shell:

echo "<hash> <artifact>" | shasum -a 256 --check
4c42d35976067270a9255bf9ee290a706917bb3929a60cdd74d4dd3f1a9c86cc  xgboost-src-3.1.0.tar.gz
79b3407f19ccfa7344ee1a7ae9afb845cff9472c5a736fbdbdf95d98950c8290  xgboost_r_gpu_linux.tar.gz

Experimental binary packages for R with CUDA enabled

  • xgboost_r_gpu_linux_3.1.0.tar.gz: Download

Source tarball

3.1.0 Release Candidate

See dmlc/xgboost#11704 for details.

Commits

Updates shap from 0.48.0 to 0.49.1

Release notes

Sourced from shap's releases.

v0.49.1

What's Changed

Fix broken v0.49.0 release.

The previous Release wasn't properly published due to HTTP errors on MacOS.

v0.49.0

What's Changed

NOTE: this is the last release supporting Python 3.9 AND Python 3.10. From v0.50.0 onwards, we'll only support Python 3.11 and above.

Other Changes

New Contributors

Full Changelog: shap/shap@v0.48.0...v0.49.0

Commits
  • 9f9bbb8 cache datasets in build wheels (#4180)
  • 216c1ce fix macos tests (#4178)
  • 8e9fddd [pre-commit.ci] pre-commit autoupdate (#4174)
  • 67e1545 FIX: Add support for categorical splits in lightgbm in C++ library (#4171)
  • 7d2e348 build(deps-dev): bump the js-minor group in /javascript with 5 updates (#4172)
  • 02efed3 ENH: slight refactor of Tree Building for CoalitionExplainer (#4116)
  • b64dbbb Fix TypeError in waterfall plot by adding string conversion for feature names...
  • 55dbb81 build(deps-dev): bump the js-minor group in /javascript with 6 updates (#4161)
  • 38ce18c Add options to customize the color bar of the violin plot (#4119)
  • d66b56e fix for missing objective error for LGBMRegressor (#1063)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ml-models group with 2 updates: [xgboost](https://github.com/dmlc/xgboost) and [shap](https://github.com/shap/shap).


Updates `xgboost` from 3.0.5 to 3.1.0
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](dmlc/xgboost@v3.0.5...v3.1.0)

Updates `shap` from 0.48.0 to 0.49.1
- [Release notes](https://github.com/shap/shap/releases)
- [Changelog](https://github.com/shap/shap/blob/master/docs/release_notes.rst)
- [Commits](shap/shap@v0.48.0...v0.49.1)

---
updated-dependencies:
- dependency-name: xgboost
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ml-models
- dependency-name: shap
  dependency-version: 0.49.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ml-models
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants